Skip to content

chore: release v0.9.0#43

Merged
lettertwo merged 1 commit into
mainfrom
release-plz-2026-06-24T19-38-48Z
Jul 6, 2026
Merged

chore: release v0.9.0#43
lettertwo merged 1 commit into
mainfrom
release-plz-2026-06-24T19-38-48Z

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • git-workon-lib: 0.8.0 -> 0.9.0 (⚠ API breaking changes)
  • git-workon: 0.8.0 -> 0.9.0

git-workon-lib breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/enum_variant_added.ron

Failed in:
  variant WorkonError:Prune in /tmp/.tmpkiJCXx/git-workon/git-workon-lib/src/error.rs:65
Changelog

git-workon-lib

0.9.0 - 2026-07-05

Added

  • (cli) [breaking] replace prune discovery flow with annotated picker

Fixed

  • (copy) prune excluded directories from the walk

git-workon

0.9.0 - 2026-07-05

Added

  • (cli) [breaking] replace prune discovery flow with annotated picker

Fixed

  • (cli) remove empty namespace dirs after prune
  • (copy) prune excluded directories from the walk
  • (cli) use real glob matching for protected branches


This PR was generated with release-plz.

@github-actions github-actions Bot changed the title chore: release v0.8.0 chore: release v0.9.0 Jul 4, 2026
@github-actions github-actions Bot force-pushed the release-plz-2026-06-24T19-38-48Z branch 4 times, most recently from e670020 to e1684d4 Compare July 5, 2026 00:42
@github-actions github-actions Bot force-pushed the release-plz-2026-06-24T19-38-48Z branch from e1684d4 to 9210348 Compare July 5, 2026 00:46
@lettertwo lettertwo merged commit d40213b into main Jul 6, 2026
13 checks passed
@lettertwo lettertwo deleted the release-plz-2026-06-24T19-38-48Z branch July 6, 2026 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant